(tumme-display-thumb): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 9 Jan 2007 03:13:46 +0000 (03:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 9 Jan 2007 03:13:46 +0000 (03:13 +0000)
lisp/tumme.el

index 788a29958a8156fe564ef5858943f965109b2093..2fc6eff2458a6b6f42a4ebb2241fd8184dfbc3b1 100644 (file)
@@ -1646,7 +1646,7 @@ Ask user for number of images to show and the delay in between."
 
 ;;;###autoload
 (defun tumme-display-thumb ()
-  "Shorthard for `tumme-display-thumbs' with prefix argument."
+  "Shorthand for `tumme-display-thumbs' with prefix argument."
   (interactive)
   (tumme-display-thumbs t nil t))